func google.golang.org/protobuf/internal/impl.consumeSfixed32SliceValue

3 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_gen.go#L3267: func consumeSfixed32SliceValue(b []byte, listv protoreflect.Value, _ protowire.Number, wtyp protowire.Type, opts unmarshalOptions) (_ protoreflect.Value, out unmarshalOutput, err error) {
		codec_gen.go#L3300: 	unmarshal: consumeSfixed32SliceValue,
		codec_gen.go#L3335: 	unmarshal: consumeSfixed32SliceValue,